| Name | Description | |
|---|---|---|
![]() | PDFPathVisualObject Constructor | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
The following tables list the members exposed by PDFPathVisualObject.
| Name | Description | |
|---|---|---|
![]() | PDFPathVisualObject Constructor | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
| Name | Description | |
|---|---|---|
![]() | ctm | (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | owner | (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | type | (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
| Name | Description | |
|---|---|---|
![]() | getBrush | Gets the brush. If the brush is null then the path is not filled. |
![]() | getCTM | Get the current transformation matrix. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getDisplayBounds | Gets the bounds of this object in visual coordinates. |
![]() | getFillMode | Gets the fill mode. This property has no meaning if the is null (path is not filled). |
![]() | getGraphicsState | Gets the current graphics state. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getMarkedContentIdentifier | Gets the marked content identifier. A negative value means the visual object does not belong to a marked content sequence. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getOptionalContentGroup | Gets the optional content group this Object belong to. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getPathItems | Gets the path items. |
![]() | getPen | Gets the pen. If the pen is null then the path is not stroked. |
![]() | getStructureElement | Gets the structure element that includes this visual Object. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getType | Gets the object type. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | isClippingPath | Gets a value indicating whether the path is used a cliping path. |
![]() | setBrush | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setCTM | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setFillMode | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setGraphicsState | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setIsClippingPath | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setMarkedContentIdentifier | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setOptionalContentGroup | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setPathItems | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setPen | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | toString | Returns a string that represents the current Object. |